-
Notifications
You must be signed in to change notification settings - Fork 716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #5655
Version Packages #5655
Conversation
A wrangler prerelease is available for testing. You can install this latest build in your project with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8814297959/npm-package-wrangler-5655 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/5655/npm-package-wrangler-5655 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8814297959/npm-package-wrangler-5655 dev path/to/script.js Additional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8814297959/npm-package-create-cloudflare-5655 --no-auto-update npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8814297959/npm-package-cloudflare-kv-asset-handler-5655 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8814297959/npm-package-miniflare-5655 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8814297959/npm-package-cloudflare-pages-shared-5655 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8814297959/npm-package-cloudflare-vitest-pool-workers-5655 Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
a6babf0
to
1e9b906
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting on the revert of the D1 PR
D1 PR has been reverted. Waiting on changes to make their way to this branch and checks to pass again, then will merge |
1e9b906
to
5b6c556
Compare
Hi, just checking the generated changesets of the PR, I noticed that my Discord url PR bumps patch on all packages - is that the desired behaviour on |
Hi @DaniFoldi - yes this is expected because the changeset marks each of these as patch changes. This is actually desired because we want to release a new version with the updated README docs. |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
#5675
235c439
Thanks @jculvey! - feat: Improvements tohono
template.The
hono
template has been updated as follows:create-hono
to0.7.0
wrangler.toml
file with commented out examples of all available bindings to match other templates.cf-typegen
package script to automatically regenerate types forBindings
fromwrangler.toml
#5637
b41c4ed
Thanks @joshthoward! - feat: change Durable Objects "Hello, World!" template to use RPC methodsPatch Changes
#5483
a55314c
Thanks @DaniFoldi! - fix: make sure that using the current directory doesn't generate anundefined undefined
log in the output summary.#5482
1b7739e
Thanks @DaniFoldi! - docs: show new Discord url everywhere for consistency. The old URL still works, but https://discord.cloudflare.com is preferred.#5684
c81fa65
Thanks @jculvey! - docs: Add Smart Placement example towrangler.toml
of templates.[email protected]
Minor Changes
#5666
81d9615
Thanks @CarmenPopoviciu! - fix: Fix Pages config validation around Durable ObjectsToday Pages cannot deploy Durable Objects itself. For this reason it is mandatory that when declaring Durable Objects bindings in the config file, the
script_name
is specified. We are currently not failing validation ifscript_name
is not specified but we should. These changes fix that.Patch Changes
#5610
24840f6
Thanks @SuperchupuDev! - Markts-json-schema-generator
as a dev dependency#5669
a7e36d5
Thanks @dario-piotrowicz! - fix: fix broken Durable Object local proxying (when nocf
property is present)A regression was introduced in wrangler 3.46.0 (Add support for named entrypoints #5215)
which made it so that missing
Request#cf
properties are serialized as"undefined"
, this in turnthrows a syntax parse error when such values are parsed via
JSON.parse
breaking the communicationwith Durable Object local proxies. Fix such issue by serializing missing
Request#cf
properties as"{}"
instead.#5616
c6312b5
Thanks @webbertakken! - fix: broken link to durable object migrations docs#5482
1b7739e
Thanks @DaniFoldi! - docs: show new Discord url everywhere for consistency. The old URL still works, but https://discord.cloudflare.com is preferred.Updated dependencies [
3a0d735
,1b7739e
]:@cloudflare/[email protected]
Patch Changes
1b7739e
Thanks @DaniFoldi! - docs: show new Discord url everywhere for consistency. The old URL still works, but https://discord.cloudflare.com is preferred.[email protected]
Patch Changes
#5682
3a0d735
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#5482
1b7739e
Thanks @DaniFoldi! - docs: show new Discord url everywhere for consistency. The old URL still works, but https://discord.cloudflare.com is preferred.@cloudflare/[email protected]
Patch Changes
3a0d735
,1b7739e
]:@cloudflare/[email protected]
Patch Changes
3a0d735
,24840f6
,81d9615
,a7e36d5
,c6312b5
,1b7739e
]:[email protected]
Patch Changes
1b7739e
Thanks @DaniFoldi! - docs: show new Discord url everywhere for consistency. The old URL still works, but https://discord.cloudflare.com is preferred.[email protected]
Patch Changes
1b7739e
Thanks @DaniFoldi! - docs: show new Discord url everywhere for consistency. The old URL still works, but https://discord.cloudflare.com is preferred.